0,0,0         // 0 = black (background color #1)
255,255,255   // 1 = white (background color #2)
13,13,13      // 2
26,26,26      // 3
38,38,38      // 4
51,51,51      // 5
64,64,64      // 6
89,89,89      // 7
102,102,102   // 8
115,115,115   // 9
128,128,128   // 10 = mid of spec
140,140,140   // 11
153,153,153   // 12
166,166,166   // 13
179,179,179   // 14
217,217,217   // 15
230,230,230   // 16
255,255,255   // 17 = bottom of spec
255,255,255   // 18 = osc 1 (brightest)
179,179,179   // 19 = osc 2
128,128,128   // 20 = osc 3
51,51,51      // 21 = osc 4
0,0,0         // 22 = osc 5 (dimmest)


Alternates
0,0,0         // 1 = black (background color #2)

255,255,255   // 0 = white (background color #1)
255,255,255   // 1 = white (background color #2)